func net.parseIPZone
3 uses
net (current package)
ip.go#L721: func parseIPZone(s string) (IP, string) {
lookup.go#L185: if ip, _ := parseIPZone(host); ip != nil {
lookup.go#L293: if ip, zone := parseIPZone(host); ip != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)